Texture.this

Sets our main struct and passes it to the parent class.

  1. this(GdkTexture* gdkTexture, bool ownedRef)
    class Texture
    this
    (,
    bool ownedRef = false
    )
  2. this(string path, bool resource)
  3. this(Pixbuf pixbuf)
  4. this(Bytes bytes)
  5. this(FileIF file)

Meta